perm filename POLY.MF[PMU,TEX] blob sn#703392 filedate 1983-02-22 generic text, type T, neo UTF8
"The diagnal pattern corresponding to the letter p";
% Copyright (C) 1983 by Peter M. Ullman
new w0;
new fds; new fdt; new fdst; new fdstt;
pixels=26;
w0=.4*pixels;
x1=x3=0;
x2=x4=7*pixels;
x5=x6=14*pixels;
y1=y6=7*pixels;
y2=y5=14*pixels;
y3=y4=0;
cpen;
w0 draw 1..2;
w0 draw 3..5;
w0 draw 4..6;
.
end